home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / basic / smallfnt.zip / MAKELIBS.BAT < prev    next >
DOS Batch File  |  1990-02-15  |  137b  |  5 lines

  1. rem  This file converts the SmallFont routines to libraries.
  2. bc smallfnt/o;
  3. lib smallfnt,+smallfnt;
  4. link smallfnt.lib/q,,nul,bqlb45;
  5.